Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ruff to the code quality checkers #1562

Closed
wants to merge 2 commits into from

Conversation

swrichards
Copy link
Collaborator

This introduces ruff to the CI in two flavours:

  1. A full repo run, which will not fail the pipeline on errors but serves as a convenient check of progress to 100% on legacy code.
  2. A run purely on changed files for a PR, to ensure that new code is ruff compliant.

This introduces ruff to the CI in two flavours:

1. A full repo run, which will not fail the pipeline on errors but
   serves as a convenient check of progress to 100% on legacy code.
2. A run purely on changed files for a PR, to ensure that new code
   is ruff compliant.
@swrichards swrichards force-pushed the swr/add-ruff-toolchain branch from e70aff4 to c4bce0e Compare February 10, 2025 15:18
@swrichards
Copy link
Collaborator Author

Closed in favor of #1613 .

@swrichards swrichards closed this Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant